home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / tcp_ip / jnos / cmdshelp / upload < prev    next >
Text File  |  1994-08-10  |  993b  |  26 lines

  1.  
  2. upload [<filename>]
  3.  
  4.         The 'upload' command without a parameter returns the current
  5.         upload status.
  6.  
  7.         When a filename is specified in the command, the file is opened
  8.         and sent as though it were typed on the terminal.
  9.  
  10.         The file must be ASCII, not binary.  If you want to upload a
  11.         binary file, you must first convert it to ASCII, using 'uuencode'
  12.         for example.
  13.  
  14.         If you are in converse mode and want to initiate uploading, you
  15.         will need to use the <F10> key to escape back to command mode to
  16.         issue the 'upload' command.  The uploading is initiated, but the
  17.         file contents are not displayed on the screen during the
  18.         uploading.
  19.  
  20.         To find out when uploading is finished, use the 'upload' command
  21.         from time to time.  Whilst uploading is in progress, it will
  22.         report "Uploading <filename>", and when uploading is finished it
  23.         will report "Uploading off".
  24.  
  25.  
  26.